PowerTools InputMan for Windows Forms 8.0J
ShortcutCollection コンストラクタ(IDictionary<Keys,MethodInvoker>)

ショートカットキーとショートカット動作の組み合わせを表す IDictionary<Keys, MethodInvoker>インターフェイスを実装したオブジェクト。
指定したデータを含む ShortcutCollectionクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal dictionary As IDictionary(Of Keys,MethodInvoker) _
)
public ShortcutCollection( 
   IDictionary<Keys,MethodInvoker> dictionary
)

パラメータ

dictionary
ショートカットキーとショートカット動作の組み合わせを表す IDictionary<Keys, MethodInvoker>インターフェイスを実装したオブジェクト。
参照

ShortcutCollection クラス
ShortcutCollection メンバ
オーバーロード一覧

 

 


© 2004-2015 GrapeCity inc. All rights reserved.